Welcome Guest | Sign in | Register
ASP.NET AJAX - DotNet Programming Interview Questions and Answers | LucentBlackBoard | LucentBlackBoard.com

Home > Technical Interviews > Computer Science & Engineering > DotNet Programming > ASP.NET AJAX Questions and Answers

6. What are the different controls of ASP.NET AJAX?

ASP.NET AJAX includes the following controls:
• ScriptManager
• ScriptManagerProxy
• UpdatePanel
• UpdateProgress
• Timer

7. What are the new features included in the Microsoft AJAX library?

The Microsoft AJAX library is a client-based JavaScript library that is compatible with all modern browsers and offers a lot of functionality as compared to JavaScript. This library is released with new features and fully supports ASP.NET 4.0'. The new features included in the Microsoft AJAX library are as follows:
• Imperative syntax - Supports simple imperative syntax that is used to create and manage controls.
• Script loader - Retrieves all scripts that are needed by one or more client component or control automatically and executes the scripts in the order in which they are received.
• Client data access - Supports to access client data and display by client data control and client template.
• Client datacontext - Supports read and write permission to data from a database.
• The AdoNetDataContext class - Enables you to easily interact with an ADO.NET Data Services service.
• jQuery integration - Helps to access the elements in your Web pages, work with client-side events, enable visual effects, and make it easier to use AJAX in your applications.

8. Explain the Step property of the NumericUpDownExtender control.

The Step property sets the steps for numeric increment and decrement. The default value is 1.

9. What are the new features of ASP.NET AJAX 4.0?

ASP.NET 4.0 AJAX includes several new features that provide more functionality to a user. These features are as follows:
• Support for live data binding.
• Support for client-side template rendering.
• Support for declarative instantiation of client components.
• Support for using the observer pattern on JavaScript objects and arrays.
• Support for invoking ADO.NET data services and data contexts.
• Support for the DataView control.

10. Why do we use the UpdateProgress control in AJAX?

The UpdateProgress control is somewhat related to the UpdatePanel control. The UpdateProgress control enables you to design a user-friendly interface when a Web page consists of a number of UpdatePanel controls for partial-page rendering.

The UpdateProgress control makes you aware of the status information about the partial-page updates in theUpdatePanel control.




Partner Sites
LucentBlackBoard.com                  SoftLucent.com                  LucentJobs.com
All rights reserved © 2012-2015 SoftLucent.